-
Home
-
Shield: Blocks Bots, Protects Users, and Prevents Security Breaches
-
11.0.3
-
Code
-
Classes
- FileScanner
| Total Complexity |
36 |
| Dependencies |
14 |
| Dependents |
4 |
| Total lines |
226 |
| Lines of code |
156 |
| Logical lines of code |
85 |
| Comment lines |
48 |
| Methods |
9 |
| Properties |
1 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| scan() |
A |
48 |
9 |
37 |
| scanForSig() |
A |
44 |
8 |
50 |
| isPluginFileValid() |
S |
58 |
4 |
15 |
| isThemeFileValid() |
S |
58 |
4 |
15 |
| verifyPremiumAssetFile() |
S |
61 |
3 |
11 |
| isValidCoreFile() |
S |
62 |
3 |
11 |
| canExcludeFile() |
S |
75 |
3 |
4 |
| __construct() |
S |
79 |
1 |
3 |
| getResultItemFromLines() |
S |
63 |
1 |
10 |